merge
This commit is contained in:
commit
9b741b5fa0
3 changed files with 11 additions and 6 deletions
|
@ -9,6 +9,9 @@
|
|||
imports = [
|
||||
./home.nix
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
nicotine-plus
|
||||
];
|
||||
|
||||
home = {
|
||||
username = "bolt";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue