mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 13:01:01 -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
|
||||
# git is not optional
|
||||
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