Some Changes

This commit is contained in:
Ingolf Wagner 2024-01-02 03:22:41 +01:00
commit 1d3ca2a682
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
16 changed files with 19 additions and 28 deletions
nixos/machines/cherry

View file

@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
let
interface = "wlp170s0";
interface = "wlp170s0";
in
{
networking.networkmanager.ensureProfiles.profiles = {