This website requires JavaScript.
Explore
Help
Sign in
felschr
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
nixos-config
/
home
/
ausweisapp.nix
7 lines
73 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
feat(home-pc): add ausweisapp
2020-11-07 11:58:17 +01:00
{
config
,
pkgs
,
.
.
.
}:
style: reformat with nixfmt-rfc-style
2024-05-26 16:45:38 +02:00
with
pkgs
;
{
chore: upgrade to NixOS 25.11
2025-12-09 22:41:14 +01:00
home
.
packages
=
[
ausweisapp
]
;
feat(home-pc): add ausweisapp
2020-11-07 11:58:17 +01:00
}
Reference in a new issue
Copy permalink