mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
various fixes
This commit is contained in:
parent
fef1d51ec1
commit
76bc180286
3 changed files with 4 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -1112,11 +1112,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1744677857,
|
"lastModified": 1746897014,
|
||||||
"narHash": "sha256-rzB2asFlUmIgk4RYeE02VAp4rEVdgvkYz/uI4nrPr6c=",
|
"narHash": "sha256-2f1EHQMxv361yLJC/KMNN0Uqx1esuSpf5rc0KqvUS+s=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "1c92caae52da290404011b17491e91f93c4fbb47",
|
"rev": "91ba604b210663353542b97d6498cc1631a22053",
|
||||||
"revCount": 28,
|
"revCount": 29,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "file://path:/etc/nixos.secrets"
|
"url": "file://path:/etc/nixos.secrets"
|
||||||
},
|
},
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# wm
|
# wm
|
||||||
hyprland.enable = true;
|
|
||||||
gnome.enable = true;
|
gnome.enable = true;
|
||||||
|
|
||||||
# dotfiles
|
# dotfiles
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
office.enable = true;
|
office.enable = true;
|
||||||
|
|
||||||
# wm
|
# wm
|
||||||
hyprland.enable = true;
|
|
||||||
gnome.enable = true;
|
gnome.enable = true;
|
||||||
|
|
||||||
# style
|
# style
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue