Commit graph

5 commits

Author SHA1 Message Date
c86be50084
restructure
- users/rin/default.nix -> users/rin.nix
- users/rin/home.nix +-> users/rin.nix
- users/rin/*.nix -> modules/user/*.nix
- users/rin/scripts/ -> scripts/
- hosts/winter/default.nix -> hosts/winter.nix
- hosts/winter/*.nix -> modules/system/*.nix

- modules are dynamically imported as sets for system and user
2021-07-15 19:16:11 +07:00
c8010af175
drop unused modules and packages in user
removed modules:
- alacritty.nix
- i3.nix
- polybar.i3.nix (polybar.bspwm.nix is now renamed to just polybar.nix)
- urxvt.nix

removed packages:
- appimage-run
- ghidra-bin
- inkscape
- lf
- mps-youtube
- vlc
2021-07-15 14:54:02 +07:00
2919727b02
add bspwm and sxhkd 2021-05-31 01:29:45 +07:00
2fef2c8767
enable polybar ipc 2021-05-27 13:06:26 +07:00
c9f0f903a3
move things around 2021-05-26 21:11:42 +07:00
Renamed from cfg/winter/rin/polybar.nix (Browse further)