Compare commits
2 commits
ca802a7164
...
7847a2a5a0
Author | SHA1 | Date | |
---|---|---|---|
|
7847a2a5a0 | ||
|
ad66ae83cd |
|
@ -26,7 +26,6 @@ in
|
||||||
experimental-features = [
|
experimental-features = [
|
||||||
"nix-command"
|
"nix-command"
|
||||||
"flakes"
|
"flakes"
|
||||||
"repl-flake"
|
|
||||||
];
|
];
|
||||||
# use all cores for building
|
# use all cores for building
|
||||||
cores = 0;
|
cores = 0;
|
||||||
|
|
|
@ -23,7 +23,7 @@ in
|
||||||
|
|
||||||
home.packages = [
|
home.packages = [
|
||||||
wireshark # on NixOS systems enabled via system config
|
wireshark # on NixOS systems enabled via system config
|
||||||
_1password
|
_1password-cli
|
||||||
# also TODO: color schemes nix-darwin
|
# also TODO: color schemes nix-darwin
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue