mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Move necessary env variable to laptop only
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
sound.enable = true;
|
||||
security.rtkit.enable = true;
|
||||
|
||||
environment.variables = {
|
||||
TERMINAL = "alacritty";
|
||||
};
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
noto-fonts-cjk-sans
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user