This website requires JavaScript.
Explore
Help
Register
Sign In
colonelpanic
/
dotfiles
Watch
1
Star
0
Fork
1
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
60ea47c5e3
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
]
;
}
Reference in New Issue
Copy Permalink