update desktop
This commit is contained in:
parent
1b50c4ccb0
commit
33e3e3ab14
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
{ inputs, config, lib, pkgs, system, ... }: {
|
||||
imports = [
|
||||
./disks.nix
|
||||
../../common/modules/secureboot.nix
|
||||
../../common/modules/yubikey-auth.nix
|
||||
# ../../common/modules/secureboot.nix
|
||||
# ../../common/modules/yubikey-auth.nix
|
||||
../../common/modules/boot.nix
|
||||
../../common/modules/ssh-luks.nix
|
||||
../../common/services/openrazer.nix
|
||||
../../common/services/podman.nix
|
||||
|
|
Loading…
Reference in a new issue