Update .config/home-manager/home.nix
This commit is contained in:
parent
c4a26fba5c
commit
2e1fa3ea51
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
#| '_ \ / _ \| '_ ` _ \ / _ \ | '_ \| \ \/ /
|
#| '_ \ / _ \| '_ ` _ \ / _ \ | '_ \| \ \/ /
|
||||||
#| | | | (_) | | | | | | __/_| | | | |> <
|
#| | | | (_) | | | | | | __/_| | | | |> <
|
||||||
#|_| |_|\___/|_| |_| |_|\___(_)_| |_|_/_/\_\
|
#|_| |_|\___/|_| |_| |_|\___(_)_| |_|_/_/\_\
|
||||||
#Coast's ~/.config/home-manager/home.nix
|
#Coasteen's ~/.config/home-manager/home.nix
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.username = "avery";
|
home.username = "avery";
|
||||||
|
|
Loading…
Add table
Reference in a new issue