mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-13 07:42:11 -05:00
OK, I think I had already done that?
This commit is contained in:
parent
fc20b5dc4a
commit
1fe3baf4bc
1 changed files with 0 additions and 9 deletions
|
|
@ -77,15 +77,6 @@ inputs.nixpkgs.lib.nixosSystem {
|
||||||
# Utilities
|
# Utilities
|
||||||
# git is not optional
|
# git is not optional
|
||||||
yubikey.enable = true;
|
yubikey.enable = true;
|
||||||
|
|
||||||
programs = {
|
|
||||||
home-manager.enable = true;
|
|
||||||
# direnv = {
|
|
||||||
# enable = true;
|
|
||||||
# enableBashIntegration = true;
|
|
||||||
# nix-direnv.enable = true;
|
|
||||||
# };
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue