mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: also remove from defaults
This commit is contained in:
parent
14214b3513
commit
451188b599
1 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ ...}: {
|
||||
imports =
|
||||
[(import ./bat.nix)] # better cat command
|
||||
++ [(import ./git.nix)] # version control
|
||||
[(import ./git.nix)] # version control
|
||||
++ [(import ./swaync/default.nix)] # notification panel
|
||||
++ [(import ./hyprland)] # window manager
|
||||
++ [(import ./kitty.nix)] # terminal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue