This website requires JavaScript.
Explore
Help
Register
Sign In
wgester
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
forked from
colonelpanic/dotfiles
Code
Pull Requests
Activity
dcddbd8c92
dotfiles
/
nixos
/
internet-computer.nix
9 lines
107 B
Nix
Raw
Normal View
History
Unescape
Escape
[NixOS] Fixes
2021-07-10 15:29:34 -06:00
{
pkgs
,
.
.
.
}:
[NixOS] Add internet-computer.nix
2021-07-10 15:28:43 -06:00
{
environment
.
systemPackages
=
with
pkgs
;
[
[NixOS] Add quill-qr
2021-07-11 04:24:32 -06:00
ic-keysmith
quill
quill-qr
[NixOS] Add internet-computer.nix
2021-07-10 15:28:43 -06:00
]
;
}
Copy Permalink