stylix enabled on all modules
This commit is contained in:
parent
9088b2cdcf
commit
4db7fe1936
@ -3,6 +3,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../base.nix
|
../../base.nix
|
||||||
|
../../stylix.nix
|
||||||
];
|
];
|
||||||
my = import ./toggles.nix;
|
my = import ./toggles.nix;
|
||||||
networking = {
|
networking = {
|
||||||
|
|||||||
@ -3,6 +3,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
../../base.nix
|
../../base.nix
|
||||||
|
../../stylix.nix
|
||||||
];
|
];
|
||||||
my = import ./toggles.nix;
|
my = import ./toggles.nix;
|
||||||
networking =
|
networking =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user