refactor(homeModules/desktop): move hyprland config to module
This commit is contained in:
parent
97e4bf372b
commit
a1001ddb4c
4 changed files with 27 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
{pkgs,...}:
|
||||
{
|
||||
imports = [
|
||||
./desktop/hyprland.nix
|
||||
./desktop/firefox.nix
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue