init
but like again
This commit is contained in:
@@ -13,7 +13,7 @@ in
|
||||
{
|
||||
# You can import other home-manager modules here
|
||||
imports = [
|
||||
#./features/niri/niri.nix
|
||||
./features/niri/niri.nix
|
||||
#./features/spicetify.nix
|
||||
./features/yazi/yazi.nix
|
||||
./features/nvimConf.nix
|
||||
|
||||
@@ -26,6 +26,7 @@ in {
|
||||
"wireshark"
|
||||
];
|
||||
|
||||
initialPassword = "nyx";
|
||||
# TODO: use as needed
|
||||
#openssh.authorizedKeys.keys = lib.splitString "\n" (builtins.readFile ../../../../home/gabriel/ssh.pub);
|
||||
#hashedPasswordFile = config.sops.secrets.gabriel-password.path;
|
||||
|
||||
Reference in New Issue
Block a user