mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
more updates to niri
This commit is contained in:
parent
7ccdf27209
commit
65f5a58e96
8 changed files with 317 additions and 222 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
{...}: {
|
||||
imports = [
|
||||
../../home/common.nix
|
||||
|
||||
|
|
@ -17,8 +17,7 @@
|
|||
username = "tyler";
|
||||
homeDirectory = "/home/tyler";
|
||||
|
||||
packages = with pkgs; [
|
||||
nom
|
||||
packages = [
|
||||
];
|
||||
|
||||
stateVersion = "23.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue