packages
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
];
|
||||
})
|
||||
|
||||
(mkIf (pkgs.stdenv.hostPlatform == "x86_64-linux") {
|
||||
(mkIf (pkgs.stdenv.hostPlatform.system == "x86_64-linux") {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user