chore: remove unused files
This commit is contained in:
parent
9784f4bd54
commit
0c3d194875
7 changed files with 0 additions and 105 deletions
|
|
@ -1,4 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
security.apparmor.enable = true;
|
||||
security.apparmor.killUnconfinedConfinables = true;
|
||||
}
|
||||
|
|
@ -16,7 +16,6 @@
|
|||
++ [(import ./kernel.nix)]
|
||||
++ [(import ./auditd.nix)]
|
||||
++ [(import ./openssh.nix)]
|
||||
++ [(import ./apparmor.nix)]
|
||||
++ [(import ../../modules/programs/thunar.nix)]
|
||||
++ [(import ../../modules/desktop/hyprland/default.nix)]; # Window Manager
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue