alacritty: Use system.singleUser
This commit is contained in:
parent
a531a27be5
commit
207027a493
@ -9,7 +9,7 @@
|
||||
};
|
||||
|
||||
config.environment.systemPackages = [ pkgs.alacritty ];
|
||||
config.home-manager.users.alexander.programs = {
|
||||
config.home-manager.users."${config.system.singleUser}".programs = {
|
||||
alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
Loading…
Reference in New Issue
Block a user