remove broken zsh completions
This commit is contained in:
parent
970480cb53
commit
06c68732ff
2 changed files with 45 additions and 28 deletions
9
vinzenz-pc2.nix
Normal file
9
vinzenz-pc2.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{...}: {
|
||||
networking.hostName = "vinzenz-pc2";
|
||||
|
||||
imports = [
|
||||
./vinzenz-pc2-hardware-configuration.nix
|
||||
./common.nix
|
||||
./kde.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue