chore: refactor
This commit is contained in:
parent
9555f53d70
commit
e73e614016
7 changed files with 48 additions and 45 deletions
|
@ -1,7 +1,15 @@
|
|||
{...}: {
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
./git.nix
|
||||
./irc.nix
|
||||
./mpd.nix
|
||||
./nvim.nix
|
||||
./remarkable.nix
|
||||
./ssh.nix
|
||||
./zsh.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
pulsemixer
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue