moved unfree to gui

This commit is contained in:
Alexander Szczepanski
2021-07-07 01:26:45 +02:00
parent bb173a77e4
commit 81402d2685
3 changed files with 2 additions and 17 deletions

View File

@ -1,6 +1,8 @@
{ pkgs, ... }:
{
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
kitty
signal-desktop