diff options
author | Patryk Niedźwiedziński <patryk@niedzwiedzinski.cyou> | 2024-08-18 20:37:21 +0200 |
---|---|---|
committer | Patryk Niedźwiedziński <patryk@niedzwiedzinski.cyou> | 2024-08-18 20:37:21 +0200 |
commit | 803ad4368434631bd5ce133beb2d9b3bac324047 (patch) | |
tree | ca99d513557ad6f8e87f895e1846d70e4f90803e /machines | |
parent | 28c823923133d656404c4174d03e133054b1f3c9 (diff) | |
download | dots-803ad4368434631bd5ce133beb2d9b3bac324047.tar.gz dots-803ad4368434631bd5ce133beb2d9b3bac324047.zip |
33 current 2024-08-18 20:37:16 24.05.20240626.89c4987 6.6.35 *
Diffstat (limited to 'machines')
-rw-r--r-- | machines/x220-gnome/gnome.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/machines/x220-gnome/gnome.nix b/machines/x220-gnome/gnome.nix index 2353a4e..ac23774 100644 --- a/machines/x220-gnome/gnome.nix +++ b/machines/x220-gnome/gnome.nix @@ -64,7 +64,10 @@ gnome.gnome-boxes brave newsflash + spotify ]; + nixpkgs.config.allowUnfree = true; + documentation.nixos.enable = false; } |