moved unfree to gui
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
kitty
|
||||
signal-desktop
|
||||
|
Reference in New Issue
Block a user