mount
This commit is contained in:
parent
22e1f50083
commit
6da6530ba8
3 changed files with 23 additions and 6 deletions
19
home/lilith/graphic.nix
Normal file
19
home/lilith/graphic.nix
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{ systemConfig, lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
./stylix.nix
|
||||
./hyprland
|
||||
./rofi.nix
|
||||
./dunst.nix
|
||||
./hyprpanel.nix
|
||||
|
||||
./firefox
|
||||
./alacritty.nix
|
||||
./clipman.nix
|
||||
./input.nix
|
||||
|
||||
./playerctld.nix
|
||||
./thunderbird.nix
|
||||
./messaging.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue