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