laptop
This commit is contained in:
parent
d8032cc35d
commit
e945735fa1
61 changed files with 344 additions and 550 deletions
|
|
@ -1,31 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./minimal.nix
|
||||
|
||||
./modules/devel.nix
|
||||
./modules/firefox.nix
|
||||
./modules/fonts.nix
|
||||
./modules/foot.nix
|
||||
./modules/gpg.nix
|
||||
./modules/media.nix
|
||||
./modules/niri.nix
|
||||
./modules/password-store.nix
|
||||
./modules/user-dirs.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
anki-bin
|
||||
appimage-run
|
||||
drawing
|
||||
keepassxc
|
||||
libnotify
|
||||
usbutils
|
||||
wl-clipboard
|
||||
yubioath-flutter
|
||||
zathura
|
||||
];
|
||||
|
||||
services.syncthing.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue