test
This commit is contained in:
parent
b3bc1430a1
commit
78a38efb6a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
username ? "albert",
|
||||
desktop ? null,
|
||||
system ? "x86_64-linux",
|
||||
theme ? "default",
|
||||
theme ? "stylix",
|
||||
type ? "default"
|
||||
}: inputs.home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = inputs.nixpkgs.legacyPackages.${system};
|
||||
|
|
Loading…
Reference in a new issue