Compare commits

..

No commits in common. "69607cc38a58fda0ca0630e41a28678387e0ce64" and "3e886667ce0dfb831cba94fc1e4f34e553973b76" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -32,7 +32,6 @@ in
extraConfig = ''
set-option -g renumber-windows on
set-option -g focus-events on
bind '"' split-window -v -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"

View File

@ -83,9 +83,7 @@ in
nomacs
];
home.file = {
nixpkgs.source = inputs.nixpkgs;
};
home.file = { };
# wayland.windowManager.hyprland = {
# enable = true;