This commit is contained in:
atagen 2023-05-18 20:00:41 +10:00
commit 9b741b5fa0
3 changed files with 11 additions and 6 deletions

View file

@ -9,6 +9,9 @@
imports = [
./home.nix
];
home.packages = with pkgs; [
nicotine-plus
];
home = {
username = "bolt";