REFACTOR: Add config vars file
This commit is contained in:
parent
2f0b5cf661
commit
330958fba4
10 changed files with 66 additions and 56 deletions
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
xsession = {
|
||||
enable = true;
|
||||
xsession.windowManager.bspwm = {
|
||||
windowManager.bspwm = {
|
||||
enable = true;
|
||||
|
||||
# Démarrages au login X
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
../desktop/bspwm.nix
|
||||
./lomig.nix
|
||||
];
|
||||
home.stateVersion = "25.05"; # ou ton actuelle
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
fastfetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue