Format nix files
This commit is contained in:
parent
b97a79fc63
commit
992c6d3c40
5 changed files with 17 additions and 15 deletions
|
|
@ -58,7 +58,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Note to self: You need this for flutter!
|
||||
# Note to self: You need this for flutter!
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
nix.settings.experimental-features = [
|
||||
|
|
@ -77,7 +77,6 @@
|
|||
};
|
||||
services.blueman.enable = true;
|
||||
|
||||
|
||||
services.mullvad-vpn = {
|
||||
enable = true;
|
||||
package = pkgs.mullvad-vpn;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue