fix(flake): typo
This commit is contained in:
parent
64ee2d624d
commit
02e1afb8dd
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@
|
||||||
pkgs = pkgsFor.x86_64-linux;
|
pkgs = pkgsFor.x86_64-linux;
|
||||||
extraSpecialArgs = { inherit inputs outputs; };
|
extraSpecialArgs = { inherit inputs outputs; };
|
||||||
};
|
};
|
||||||
# Main Desktop
|
# GPD Micro-PC
|
||||||
"ooks@ooksmicro" = lib.homeManagerConfiguration {
|
"ooks@ooksmicro" = lib.homeManagerConfiguration {
|
||||||
modules = [ ./home/user/ooks/ooksmicro ];
|
modules = [ ./home/user/ooks/ooksmicro ];
|
||||||
pkgs = pkgsFor.x86_64-linux;
|
pkgs = pkgsFor.x86_64-linux;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue