added plasma but doesn't work
This commit is contained in:
parent
a9a0e2fc2c
commit
210e4bb81f
2 changed files with 128 additions and 4 deletions
|
@ -19,7 +19,9 @@ in {
|
|||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
sharedModules = [ inputs.plasma-manager.homeManagerModules.plasma-manager ];
|
||||
sharedModules = with inputs; [
|
||||
plasma-manager.homeManagerModules.plasma-manager
|
||||
];
|
||||
|
||||
users.twoneis = {
|
||||
imports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue