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