fix
This commit is contained in:
parent
afd4aecd78
commit
ec37ff7f97
2 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ in {
|
|||
disk = {
|
||||
main = {
|
||||
type = "disk";
|
||||
inherit device;
|
||||
inherit (cfg) device;
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue