SDDM added, prompt changed, and cal sync fixed
This commit is contained in:
parent
568d51dbaf
commit
2f94e9b5ff
3 changed files with 49 additions and 5 deletions
|
@ -79,6 +79,10 @@
|
|||
libsecret
|
||||
|
||||
#Terminal
|
||||
sc-im
|
||||
gnuplot
|
||||
bison
|
||||
|
||||
vdirsyncer
|
||||
todoman
|
||||
calcure
|
||||
|
@ -179,7 +183,7 @@
|
|||
programs.fish.enable = true;
|
||||
|
||||
xsession.enable = true;
|
||||
xsession.windowManager.command = "exec dwm";
|
||||
xsession.windowManager.command = "/home/fw/nix/.xinitrc";
|
||||
|
||||
home.username = "fw";
|
||||
home.homeDirectory = "/home/fw";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue