users/infinidoge: add blugon config
This commit is contained in:
parent
9137894b64
commit
48a5143664
3 changed files with 45 additions and 0 deletions
|
@ -35,6 +35,11 @@
|
|||
source = ./config/doom;
|
||||
target = "${config.xdg.configHome}/doom";
|
||||
};
|
||||
|
||||
blugon_config = {
|
||||
source = ./config/blugon;
|
||||
target = "${config.xdg.configHome}/blugon";
|
||||
};
|
||||
};
|
||||
|
||||
packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue