chore: remove unused files

This commit is contained in:
Glen Goodwin 2023-11-10 23:55:02 -05:00
parent 9784f4bd54
commit 0c3d194875
7 changed files with 0 additions and 105 deletions

View file

@ -1,4 +0,0 @@
{pkgs, ...}: {
security.apparmor.enable = true;
security.apparmor.killUnconfinedConfinables = true;
}

View file

@ -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