Some Changes
This commit is contained in:
parent
f9431439d0
commit
1d3ca2a682
16 changed files with 19 additions and 28 deletions
nixos/machines/cherry
|
|
@ -1,6 +1,6 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
interface = "wlp170s0";
|
||||
interface = "wlp170s0";
|
||||
in
|
||||
{
|
||||
networking.networkmanager.ensureProfiles.profiles = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue