Unstable deck
This commit is contained in:
parent
7af174dd08
commit
2c7730d609
1 changed files with 1 additions and 1 deletions
|
@ -566,7 +566,7 @@
|
|||
homeConfigurations = {
|
||||
"deck" = let
|
||||
system = "x86_64-linux";
|
||||
pkgs = pkgsFor system;
|
||||
pkgs = unstable.pkgsFor system;
|
||||
in
|
||||
home-manager-unstable.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
|
|
Loading…
Reference in a new issue