working flake-parts
This commit is contained in:
parent
ed864615e7
commit
35e6b01a56
15 changed files with 243 additions and 88 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
system,
|
||||
#system,
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
|
@ -17,7 +17,7 @@ in {
|
|||
environment.systemPackages = with pkgs; [
|
||||
qt6.qtimageformats
|
||||
qt6.qt5compat
|
||||
quickshell.packages.${system}.default
|
||||
#quickshell.packages.${system}.default
|
||||
pamtester
|
||||
];
|
||||
home-manager.users.${username}.xdg.configFile."quickshell/manifest.conf".text = toKeyValue {} {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue