faucet(util): remove irrelevant config
This commit is contained in:
parent
f4367119d3
commit
db0dcd6012
1 changed files with 0 additions and 4 deletions
|
@ -9,9 +9,5 @@ in {
|
|||
config = {
|
||||
programs.zsh.enable = true;
|
||||
environment.shells = singleton pkgs.zsh;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pciutils
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue