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