mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Add discord alts
This commit is contained in:
parent
b152ff48c7
commit
a0ef8e1ce0
3 changed files with 65 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ in {
|
|||
opensnitch-ui
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"libsoup-2.74.3"
|
||||
];
|
||||
|
||||
# System
|
||||
mods.user.name = "muon";
|
||||
networking.hostName = cfg.user.name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue