mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: update flake
This commit is contained in:
parent
2fece6e5cc
commit
3906586a95
13 changed files with 162 additions and 1242 deletions
|
@ -1,9 +1,4 @@
|
|||
{inputs, ...}: {
|
||||
disabledModules = [
|
||||
"services/security/kanidm.nix"
|
||||
"services/networking/netbird.nix"
|
||||
];
|
||||
|
||||
# Not setting this causes infinite recursion because it has a very weird default.
|
||||
# The default should probably be removed upstream and only applied with mkDefault
|
||||
# if hardware.nvidia.enable is true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue