mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-02-04 15:43:26 +00:00
Enabled guix
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
# Enable flatpaks
|
||||
flatpak.enable = true;
|
||||
|
||||
# Add guix, as it is a common tool for reproducibility in comp sci
|
||||
guix.enable = true;
|
||||
|
||||
# Enable the OpenSSH daemon and other remote tools.
|
||||
openssh.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user