quickshell fixes
This commit is contained in:
parent
04a5d0bbd6
commit
5158f3ff8f
10 changed files with 96 additions and 29 deletions
|
@ -38,6 +38,14 @@ in {
|
|||
./vali/temperance
|
||||
../modules
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
|
||||
{
|
||||
imports = [inputs.impurity.nixosModules.impurity];
|
||||
impurity = {
|
||||
enable = true;
|
||||
configRoot = self;
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ in {
|
|||
keepassxc
|
||||
krita
|
||||
lazygit
|
||||
libreoffice
|
||||
librewolf
|
||||
libtool
|
||||
links2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue