Remove blobs #185

Closed
rarias wants to merge 459 commits from remove-blobs into old-master
Showing only changes of commit efea776c91 - Show all commits

View File

@@ -29,4 +29,34 @@
nixpkgs.config.allowUnfree = true;
nixpkgs.config.nvidia.acceptLicense = true;
services.xserver.videoDrivers = [ "nvidia" ];
users.motd = ''
DO YOU BRING FEEDS?
'';
}