mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-21 22:16:52 +02:00
feat: refactor, hyprland - greet with autologin
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
# import the sd-image module, which contains the fileSystems & kernel parameters for booting from sd card.
|
||||
(nixos-licheepi4a + "/modules/sd-image/sd-image-lp4a.nix")
|
||||
|
||||
../../../modules/nixos/core-riscv64.nix
|
||||
../../../modules/nixos/user-group.nix
|
||||
../../../modules/nixos/server-riscv64.nix
|
||||
];
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = config.users.users."${username}".openssh.authorizedKeys.keys;
|
||||
|
||||
Reference in New Issue
Block a user