bufix for nuc

This commit is contained in:
alisceon 2026-04-03 15:31:09 +02:00
parent e48b9abb2a
commit 19cb85fa73
2 changed files with 6 additions and 7 deletions

12
flake.lock generated
View file

@ -340,11 +340,11 @@
]
},
"locked": {
"lastModified": 1775211498,
"narHash": "sha256-3eaotIjiPrQD3ky9xOgLamvuTlbBk8rstO6iVuxZpqM=",
"lastModified": 1775221564,
"narHash": "sha256-O2/JCtH6VPVypyshKEqW7hKvypvxvjwWBclI89wZJO8=",
"owner": "nix-community",
"repo": "NUR",
"rev": "3004a94aa05181ba85d03b3475dc887da11202cb",
"rev": "6ac8a11735e3f5cda30adb1527cb7def63e7100a",
"type": "github"
},
"original": {
@ -361,11 +361,11 @@
]
},
"locked": {
"lastModified": 1775211498,
"narHash": "sha256-3eaotIjiPrQD3ky9xOgLamvuTlbBk8rstO6iVuxZpqM=",
"lastModified": 1775221564,
"narHash": "sha256-O2/JCtH6VPVypyshKEqW7hKvypvxvjwWBclI89wZJO8=",
"owner": "nix-community",
"repo": "NUR",
"rev": "3004a94aa05181ba85d03b3475dc887da11202cb",
"rev": "6ac8a11735e3f5cda30adb1527cb7def63e7100a",
"type": "github"
},
"original": {

View file

@ -3,7 +3,6 @@
home.username = "root";
home.homeDirectory = "/root";
home.stateVersion = "24.05";
stylix.enableReleaseChecks = false;
programs.git = {
enable = true;