mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
More theming
This commit is contained in:
parent
37c3ad4ef9
commit
9c132baedb
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@
|
||||||
email = "emmet@librephoenix.com";
|
email = "emmet@librephoenix.com";
|
||||||
};
|
};
|
||||||
users.users.ignatius.description = "Ignatius";
|
users.users.ignatius.description = "Ignatius";
|
||||||
|
home-manager.users.ignatius.userSettings = {
|
||||||
|
stylix.theme = "woodland";
|
||||||
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
libwacom
|
libwacom
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue