This commit is contained in:
Aleksandr Lebedev 2025-09-26 17:55:18 +02:00
parent afd4aecd78
commit ec37ff7f97
2 changed files with 2 additions and 2 deletions

View file

@ -101,7 +101,7 @@
url = "github:AvengeMedia/dgop";
inputs.nixpkgs.follows = "nixpkgs";
};
desktopShell.url = "github:KyleKrein/DesktopShell";#?ref=d4816bd174901cb5582151dac6ead636cf96090d";
desktopShell.url = "github:KyleKrein/DesktopShell"; #?ref=d4816bd174901cb5582151dac6ead636cf96090d";
rose-pine-hyprcursor = {
url = "github:ndom91/rose-pine-hyprcursor";
inputs.nixpkgs.follows = "nixpkgs";

View file

@ -30,7 +30,7 @@ in {
disk = {
main = {
type = "disk";
inherit device;
inherit (cfg) device;
content = {
type = "gpt";
partitions = {