Removed raspberry pi, added gimp and wifi
This commit is contained in:
parent
361aa8547d
commit
d542f1d001
2 changed files with 5 additions and 5 deletions
|
@ -95,6 +95,10 @@
|
|||
priority=4;
|
||||
pskRaw = ext:phone;
|
||||
};
|
||||
"Community Center Mijehof" = {
|
||||
psk = "WelkombijCarabic123_";
|
||||
};
|
||||
|
||||
# Coffeecompany Oosterdok
|
||||
"CC Oosterdok" = {
|
||||
extraConfig = ''
|
||||
|
@ -265,6 +269,7 @@
|
|||
inxi
|
||||
toybox
|
||||
ungoogled-chromium
|
||||
gimp
|
||||
|
||||
(python3.withPackages (ps: [
|
||||
ps.msal
|
||||
|
|
|
@ -30,11 +30,6 @@
|
|||
in
|
||||
{
|
||||
nixosConfigurations = {
|
||||
rbp = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = specialArgs;
|
||||
system = system;
|
||||
modules = shared-modules ++ [ ./rbp.nix];
|
||||
};
|
||||
ml1 = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = specialArgs;
|
||||
system = system;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue