mirror of
https://github.com/nmasur/dotfiles
synced 2025-10-05 01:23:15 +00:00
separate xorg and i3
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{ pkgs, user, ... }: {
|
||||
|
||||
users.users.${user}.shell = pkgs.fish;
|
||||
|
||||
home-manager.users.${user} = {
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user