parent
d6020917fb
commit
c81bf367cf
3 changed files with 3 additions and 3 deletions
nixos
|
@ -41,8 +41,6 @@
|
|||
jpeginfo
|
||||
jq
|
||||
jujutsu
|
||||
kiwix
|
||||
kiwix-tools
|
||||
nix-index
|
||||
nix-top
|
||||
nixpkgs-fmt
|
||||
|
|
|
@ -15,6 +15,8 @@
|
|||
dmidecode
|
||||
glibcLocales
|
||||
hsetroot
|
||||
kiwix
|
||||
kiwix-tools
|
||||
lm_sensors
|
||||
minicom
|
||||
pciutils
|
||||
|
|
|
@ -6,5 +6,5 @@
|
|||
}: {
|
||||
programs.zsh.enable = true;
|
||||
|
||||
home-manager.users.cyryl = {...}: {imports = [./home.nix];};
|
||||
home-manager.users."${config.local.username}" = {...}: {imports = [./home.nix];};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue