add hypr stuff and remove current_system var fromflake

This commit is contained in:
2025-10-25 10:55:00 -05:00
parent 2d1d85ddc6
commit 6fa11eea8f
4 changed files with 44 additions and 14 deletions

22
flake.lock generated
View File

@@ -124,6 +124,27 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1746728054,
"narHash": "sha256-eDoSOhxGEm2PykZFa/x9QG5eTH0MJdiJ9aR00VAofXE=",
"owner": "nix-community",
"repo": "disko",
"rev": "ff442f5d1425feb86344c028298548024f21256d",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "latest",
"repo": "disko",
"type": "github"
}
},
"firefox-gnome-theme": {
"flake": false,
"locked": {
@@ -419,6 +440,7 @@
"inputs": {
"autoaspm": "autoaspm",
"copyparty": "copyparty",
"disko": "disko",
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
"nix-homebrew": "nix-homebrew",