unfucked it
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
home.username = "autumn";
|
||||
home.homeDirectory = "/home/autumn";
|
||||
home.username = "ruby";
|
||||
home.homeDirectory = "/home/ruby";
|
||||
home.stateVersion = "25.05"; # Please read the comment before changing.
|
||||
|
||||
|
||||
@@ -41,9 +41,6 @@
|
||||
];
|
||||
programs.htop.enable = true;
|
||||
programs.starship.enable = true;
|
||||
programs.bash.initExtra = "
|
||||
fish
|
||||
";
|
||||
|
||||
wayland.windowManager.river.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user