mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +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": {
|
||||
"lastModified": 1744677857,
|
||||
"narHash": "sha256-rzB2asFlUmIgk4RYeE02VAp4rEVdgvkYz/uI4nrPr6c=",
|
||||
"lastModified": 1746897014,
|
||||
"narHash": "sha256-2f1EHQMxv361yLJC/KMNN0Uqx1esuSpf5rc0KqvUS+s=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "1c92caae52da290404011b17491e91f93c4fbb47",
|
||||
"revCount": 28,
|
||||
"rev": "91ba604b210663353542b97d6498cc1631a22053",
|
||||
"revCount": 29,
|
||||
"type": "git",
|
||||
"url": "file://path:/etc/nixos.secrets"
|
||||
},
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
};
|
||||
|
||||
# wm
|
||||
hyprland.enable = true;
|
||||
gnome.enable = true;
|
||||
|
||||
# dotfiles
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
office.enable = true;
|
||||
|
||||
# wm
|
||||
hyprland.enable = true;
|
||||
gnome.enable = true;
|
||||
|
||||
# style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue