Move desktop back to nixos stable

This commit is contained in:
Nathan McCarty 2022-11-09 21:20:19 -05:00
parent 6f8e1653e1
commit 4d2cbb06ce
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 0 additions and 1 deletions

View File

@ -129,7 +129,6 @@
# Real systems
nixosConfigurations = {
levitation = makeNixosSystem {
ourNixpkgs = nixpkgs-unstable;
system = "x86_64-linux";
hostName = "levitation";
extraModules = [