mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-08 05:49:25 -06:00
feat: added filesorter
This commit is contained in:
parent
fa99516ddb
commit
1e87f52e0a
8 changed files with 176 additions and 66 deletions
2
modules/nixos/desktop/network/default.nix
Normal file → Executable file
2
modules/nixos/desktop/network/default.nix
Normal file → Executable file
|
|
@ -1,6 +1,6 @@
|
|||
{ config, flake, ... }:
|
||||
let
|
||||
inherit (flake.config.people.users) user0;
|
||||
inherit (flake.config.people) user0;
|
||||
in
|
||||
{
|
||||
networking.wireless = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue