included hyprland .config
This commit is contained in:
parent
b9c6b6c0e7
commit
4dd043d3ed
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
|
||||
imports = [
|
||||
hyprland.nix
|
||||
./hyprland.nix
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, ... }: {
|
||||
imports = [
|
||||
./base
|
||||
./dotfiles
|
||||
../../features/cli
|
||||
../../features/coding
|
||||
../../features/desktop
|
||||
|
|
Loading…
Reference in New Issue