mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
Better brave config
This commit is contained in:
parent
5684e1b560
commit
b927432d45
9 changed files with 57 additions and 25 deletions
|
@ -20,6 +20,7 @@
|
|||
docker.enable = true;
|
||||
virtualMachines.enable = false;
|
||||
};
|
||||
brave.enable = true;
|
||||
|
||||
# wm
|
||||
hyprland.enable = true;
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
docker.enable = true;
|
||||
virtualMachines.enable = true;
|
||||
};
|
||||
brave.enable = true;
|
||||
|
||||
# wm
|
||||
hyprland.enable = true;
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
virtualization = {
|
||||
docker.enable = true;
|
||||
};
|
||||
brave.enable = true;
|
||||
|
||||
# wm
|
||||
plasma.enable = true;
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
docker.enable = true;
|
||||
virtualMachines.enable = true;
|
||||
};
|
||||
brave.enable = true;
|
||||
|
||||
# wm
|
||||
hyprland.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue