Gnome wieder zum Laufen gebracht

This commit is contained in:
2026-06-11 17:27:39 +02:00
parent 12c86fa83e
commit 802a20ee75
4 changed files with 5 additions and 48 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
# LUKS Partition
boot.initrd.luks.devices = {
dukebook0 = {
device = "/dev/disk/by-uuid/aaebdca2-acfb-4156-a8f7-057fd9e9e328";
preLVM = true;
device = "/dev/disk/by-uuid/5533dddd-216c-453b-aad5-657d8e889f4c";
preLVM = true;
};
};
Generated
+1 -44
View File
@@ -20,27 +20,6 @@
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"plasma-manager",
"nixpkgs"
]
},
"locked": {
"lastModified": 1756579987,
"narHash": "sha256-duCce8zGsaMsrqqOmLOsuaV1PVIw/vXWnKuLKZClsGg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "99a69bdf8a3c6bf038c4121e9c4b6e99706a187a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"niri": {
"inputs": {
"niri-stable": "niri-stable",
@@ -189,34 +168,12 @@
"type": "github"
}
},
"plasma-manager": {
"inputs": {
"home-manager": "home-manager_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775856943,
"narHash": "sha256-b7Mp7P+q2Md5AGt4rjHfMcBykzMumFTen10ST++AuTU=",
"owner": "nix-community",
"repo": "plasma-manager",
"rev": "a524a6160e6df89f7673ba293cf7d78b559eb1a5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "plasma-manager",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"niri": "niri",
"nixpkgs": "nixpkgs_2",
"noctalia": "noctalia",
"plasma-manager": "plasma-manager"
"noctalia": "noctalia"
}
},
"systems": {
+1 -1
View File
@@ -29,7 +29,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/4E7A-3767";
{ device = "/dev/disk/by-uuid/10AE-597B";
fsType = "vfat";
options = [ "fmask=0022" "dmask=0022" ];
};
+1 -1
View File
@@ -11,7 +11,7 @@
# ./modules/user/hyprland-home.nix
# ./system/default.nix
./gnome.nix
# ./modules/desktop/gnome.nix
];
# Home Manager needs a bit of information about you and the paths it should