update flake (and laptop)
This commit is contained in:
parent
c6a9c09452
commit
c2a1d7b9fc
2 changed files with 19 additions and 1 deletions
19
flake.lock
generated
19
flake.lock
generated
|
|
@ -3195,7 +3195,8 @@
|
||||||
"nvix": "nvix",
|
"nvix": "nvix",
|
||||||
"sops-nix": "sops-nix",
|
"sops-nix": "sops-nix",
|
||||||
"terranix": "terranix",
|
"terranix": "terranix",
|
||||||
"the-nest": "the-nest"
|
"the-nest": "the-nest",
|
||||||
|
"unstable-small": "unstable-small"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rust-overlay": {
|
"rust-overlay": {
|
||||||
|
|
@ -3340,6 +3341,22 @@
|
||||||
"repo": "the-nest",
|
"repo": "the-nest",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"unstable-small": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1741241576,
|
||||||
|
"narHash": "sha256-/mxmUVd+AE2bTmulNfM7yICocUvavlFQHcMYK67z3qI=",
|
||||||
|
"owner": "nixos",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"rev": "ffe8d1b1030b5de6eba761102ee34b6e41d040ee",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "nixos",
|
||||||
|
"ref": "nixos-unstable-small",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": "root",
|
"root": "root",
|
||||||
|
|
|
||||||
|
|
@ -20,4 +20,5 @@
|
||||||
module.hacking.enable = true;
|
module.hacking.enable = true;
|
||||||
module.mudding.enable = true;
|
module.mudding.enable = true;
|
||||||
software.keyd.enable = true;
|
software.keyd.enable = true;
|
||||||
|
module.gaming.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue