mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove legacy modules
This commit is contained in:
parent
61a34f4061
commit
d0fdaf2b8c
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
imports =
|
imports =
|
||||||
[(import ./bat.nix)] # better cat command
|
[(import ./bat.nix)] # better cat command
|
||||||
++ [(import ./git.nix)] # version control
|
++ [(import ./git.nix)] # version control
|
||||||
++ [(import ./security.nix)] # yubikey-touch-detector for now
|
|
||||||
++ [(import ./hyprland)] # window manager
|
++ [(import ./hyprland)] # window manager
|
||||||
++ [(import ./kitty.nix)] # terminal
|
++ [(import ./kitty.nix)] # terminal
|
||||||
++ [(import ./mako.nix)] # notification deamon
|
++ [(import ./mako.nix)] # notification deamon
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue