mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 11:39:19 +00:00
homeConfigurations
This commit is contained in:
parent
d578b55e7d
commit
e897059004
19 changed files with 5 additions and 1 deletions
|
|
@ -1,19 +0,0 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./hypr
|
||||
./waybar
|
||||
./git
|
||||
./fish
|
||||
./rofi
|
||||
./rbw
|
||||
./firefox
|
||||
./tmux
|
||||
./alacritty
|
||||
./direnv
|
||||
];
|
||||
|
||||
programs = {
|
||||
gpg.enable = true;
|
||||
wpaperd.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue