flake update, niri stuff
This commit is contained in:
parent
83c92deef5
commit
5d8e3292d2
15 changed files with 454 additions and 193 deletions
|
|
@ -6,5 +6,14 @@
|
|||
}:
|
||||
|
||||
{
|
||||
config = { };
|
||||
config = {
|
||||
device.type = "desktop";
|
||||
apps = {
|
||||
internet = {
|
||||
rss = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue