move personal hyprland settings to dragyx/flocke
This commit is contained in:
parent
1621638883
commit
90bfd9596c
6 changed files with 164 additions and 127 deletions
9
hosts/dragyx/common/default.nix
Normal file
9
hosts/dragyx/common/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
_: {
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./packages.nix
|
||||
./hyprland.nix
|
||||
];
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue