dam hardware configuration is hard
This commit is contained in:
parent
5b70d63280
commit
d4c499fce1
5 changed files with 38 additions and 38 deletions
|
|
@ -5,6 +5,11 @@
|
|||
systemPackages = with pkgs; [
|
||||
fish
|
||||
coreutils
|
||||
]
|
||||
}
|
||||
];
|
||||
};
|
||||
programs = {
|
||||
fish = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue