Move desktop back to nixos stable
This commit is contained in:
parent
6f8e1653e1
commit
4d2cbb06ce
|
@ -129,7 +129,6 @@
|
||||||
# Real systems
|
# Real systems
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
levitation = makeNixosSystem {
|
levitation = makeNixosSystem {
|
||||||
ourNixpkgs = nixpkgs-unstable;
|
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
hostName = "levitation";
|
hostName = "levitation";
|
||||||
extraModules = [
|
extraModules = [
|
||||||
|
|
Loading…
Reference in New Issue