this will eventually be the hyprland config.
once hyprpanel has a vertical layout, imma bounce from plasma
This commit is contained in:
parent
9d5249b178
commit
6291136770
5 changed files with 244 additions and 3 deletions
|
|
@ -5,6 +5,8 @@
|
|||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
backupFileExtension = "bkp";
|
||||
users.user = import ../../../users/desktops/user.nix;
|
||||
users.user = {
|
||||
imports = [ ../../../users/desktops/user.nix ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue