feat: add formatter
This commit is contained in:
parent
d036cf224a
commit
cf005ff872
269 changed files with 369 additions and 226 deletions
5
system/dev/skydrive-lap/default.nix
Normal file → Executable file
5
system/dev/skydrive-lap/default.nix
Normal file → Executable file
|
|
@ -10,7 +10,8 @@ in
|
|||
systemConf = {
|
||||
inherit hostname username;
|
||||
domain = "net.dn";
|
||||
# hyprland.enable = true;
|
||||
enableHomeManager = true;
|
||||
hyprland.enable = false;
|
||||
niri.enable = true;
|
||||
face = pkgs.fetchurl {
|
||||
url = "https://git.dnywe.com/dachxy/skydrive-avatar/raw/branch/main/skydrive.jpg";
|
||||
|
|
@ -26,6 +27,8 @@ in
|
|||
./sops
|
||||
./utility
|
||||
./network
|
||||
./home
|
||||
../../modules/shells/noctalia
|
||||
];
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue