about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <patryk@niedzwiedzinski.cyou>2024-08-18 20:37:21 +0200
committerPatryk Niedźwiedziński <patryk@niedzwiedzinski.cyou>2024-08-18 20:37:21 +0200
commit803ad4368434631bd5ce133beb2d9b3bac324047 (patch)
treeca99d513557ad6f8e87f895e1846d70e4f90803e /machines
parent28c823923133d656404c4174d03e133054b1f3c9 (diff)
downloaddots-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.nix3
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;
 }