--wip-- [skip ci]
This commit is contained in:
parent
eea02abfcb
commit
762085707c
136 changed files with 261 additions and 261 deletions
|
|
@ -1,25 +0,0 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./minimal.nix
|
||||
|
||||
../direnv.nix
|
||||
../fzf.nix
|
||||
../info.nix
|
||||
../man.nix
|
||||
../starship.nix
|
||||
../tmux.nix
|
||||
../yazi.nix
|
||||
];
|
||||
|
||||
home = {
|
||||
language.base = "it_IT.UTF-8";
|
||||
packages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
fastfetch
|
||||
pv
|
||||
;
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue