This commit is contained in:
parent
df9e3d7916
commit
cfe3b3cc51
3 changed files with 140 additions and 69 deletions
|
|
@ -4,8 +4,6 @@
|
|||
./hardware-configuration.nix
|
||||
../../modules/nixos
|
||||
];
|
||||
|
||||
qt.style = "adwaita";
|
||||
services.blueman.enable = true;
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
|
@ -29,6 +27,7 @@
|
|||
cursor = {
|
||||
package = pkgs.catppuccin-cursors.macchiatoMauve;
|
||||
name = "catppuccin-macchiato-mauve-cursors";
|
||||
size = 25;
|
||||
};
|
||||
fonts = {
|
||||
serif = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue