mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: switched deimos to hyprland
This commit is contained in:
parent
7859cd1068
commit
5b36df97f0
9 changed files with 22 additions and 17 deletions
|
@ -3,7 +3,7 @@
|
|||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
backupFileExtension = "backup";
|
||||
backupFileExtension = "backup3";
|
||||
extraSpecialArgs = {
|
||||
inherit
|
||||
flake
|
||||
|
|
|
@ -32,8 +32,10 @@ in
|
|||
deimos = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
plasma
|
||||
sddm
|
||||
hypr
|
||||
wayland
|
||||
# plasma
|
||||
# sddm
|
||||
flatpak
|
||||
xserver
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue