Update hosts
This commit is contained in:
parent
ac063bc297
commit
90d55ddb16
3 changed files with 0 additions and 3 deletions
nixos
|
@ -8,7 +8,6 @@
|
|||
../../common/software/cli/clean-hm.nix
|
||||
../../common/services/tailscale-autoconnect.nix
|
||||
../../common/services/syncthing.nix
|
||||
../../common/modules/hosts.nix
|
||||
];
|
||||
|
||||
hardware.pulseaudio.extraModules = [ pkgs.pulseaudio-module-xrdp ];
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
../../common/services/podman.nix
|
||||
../../common/services/tailscale-autoconnect.nix
|
||||
../../common/modules/builder.nix
|
||||
../../common/modules/hosts.nix
|
||||
];
|
||||
|
||||
#### TEMPORARY TODO ####
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
# ../../common/modules/yubikey-auth.nix
|
||||
../../common/modules/builder.nix
|
||||
../../common/services/podman.nix
|
||||
../../common/modules/hosts.nix
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true; # enables support for Bluetooth
|
||||
|
|
Loading…
Add table
Reference in a new issue