This commit is contained in:
atagen 2023-05-18 16:56:56 +10:00
parent 4aa5519043
commit c9015971aa
3 changed files with 35 additions and 30 deletions

View file

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