mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
chore: organize dotfiles stowed by home-manager
This commit is contained in:
parent
d82367b7ee
commit
c8783b2c52
40 changed files with 32 additions and 59 deletions
|
|
@ -28,7 +28,7 @@ in {
|
|||
windowManager.i3 = optionalAttrs (!config.isServer) {
|
||||
enable = true;
|
||||
package = pkgs.i3;
|
||||
configFile = ../home/dotfiles/i3/config;
|
||||
configFile = ../dotfiles/i3/config;
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
i3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue