mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 00:55:58 +08:00
popos: new host and running vira
This commit is contained in:
parent
3b6b360cf5
commit
48d4990c5b
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
|||
# This machine uses Omarchy
|
||||
#
|
||||
# So we consciously pick what we need
|
||||
{ flake, ... }:
|
||||
let
|
||||
inherit (flake) inputs;
|
||||
|
|
@ -17,6 +14,7 @@ in
|
|||
"${homeMod}/all/bash.nix"
|
||||
"${homeMod}/all/terminal.nix"
|
||||
# "${homeMod}/all/1password.nix"
|
||||
(self + /modules/home/all/vira.nix)
|
||||
];
|
||||
|
||||
home.username = "srid";
|
||||
Loading…
Add table
Add a link
Reference in a new issue